CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - match opencv

搜索资源列表

  1. OOP_sample1

    0下载:
  2. vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用-vc++ goal with opencv to achieve a single match, there is no error, you can directly use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:752589
    • 提供者:zhangxxxww
  1. ShiftMatchopencv

    0下载:
  2. ShiftMatchopencv,opencv做的shift匹配,配准程序,不错-ShiftMatchopencv,shift and match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2753570
    • 提供者:廖生
  1. MyContact

    0下载:
  2. android手机通讯源码可以正常运行,包括常规的手机通讯录功能。-。-The android phone end sift match the source code, you need to import opencv library.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-16
    • 文件大小:4216930
    • 提供者:刘轩
  1. test

    0下载:
  2. 利用OpenCV实现两幅图像特征点描述配准问题-using OpenCV library to match two image s feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1044
    • 提供者:lala
  1. SIFT

    0下载:
  2. 特征点提取匹配,是在opencv上进行测试的可用-match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2902598
    • 提供者:纪强强
  1. handDetection

    0下载:
  2. 非肤色方法的手势识别,基于opencv可对手势进行识别匹配,可以自己增加特征!-Gesture recognition of non-color method, based on opencv gesture recognition can match, you can increase the features themselves!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3555234
    • 提供者:zhangjinfeng
  1. SIFT

    0下载:
  2. sift匹配,利用opencv+gtk,xiao guo bucuo-sift match, use opencv+gtk
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1608328
    • 提供者:linxiaobin
  1. Test

    0下载:
  2. 利用opencv进行图像匹配,采用SURF算法。另求出基本矩阵 并验证准确性-using SURF method to match the image with the help of opencv and get the fundamental matrix also
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3465950
    • 提供者:黄碧波
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. tuxiangpipei

    0下载:
  2. 这是一个图像匹配c++代码及其资料,使用opencv,对两幅图像进行匹配-This is an image matching c++ code and its data, using opencv, two images match
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8086305
    • 提供者:beinuo
  1. adjkjfjlakhj

    0下载:
  2. 这是一个图像匹配c++代码及其资料,使用opencv,对两幅图像进行匹配-This is an image matching c++ the code and data, using opencv, two images match
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8083477
    • 提供者:beinuo
  1. main

    0下载:
  2. 人脸匹配,基于opencv开发的,通过train人脸库,再匹配-Face matching, based opencv developed face by train, and then match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2272
    • 提供者:zhanghui
  1. SIFT-HARRIS-Gaussian

    1下载:
  2. OPENCV实现sift目标识别匹配,harris,sift算子焦点检测与高斯法图像分割,vs2013-OPENCV achieve sift target identification match, harris, sift operator focus detection and image segmentation Gauss law, vs2013
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:279626
    • 提供者:liminyue
  1. SIFTMATCH

    0下载:
  2. 利用SIFT算法,用opencv的2.4.9的库进行目标的匹配和定位-using the SIFT algorithm,match the object with opencv lib
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1378671
    • 提供者:dragonfive2015
  1. cvpr15deepcompare-master

    0下载:
  2. Code for CVPR15 paper Learning to Compare Image Patches via Convolutional Neural Networks - This package allows researches to apply the described networks to match image patches and extract corresponding patches. We tried to make the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:21214
    • 提供者:黄飞
  1. FaceMatch

    0下载:
  2. 基于Opencv库实现人脸特征的匹配.过建立黑白模板实现对不规则区域图像的仿射变换.-this program is written for the match about the human face features when I was as intern in Sony (China)research institute
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20745216
    • 提供者:张小帅
  1. Harris-detection-amd-matching-corner

    0下载:
  2. 使用Harris角点检测,然后使用RANSA算法进行相应的match匹配算法,主要应用在计算机视觉以及opencv中-Harris corner detection and match corresponding corner points by match algorithm and RANSA algorithm in computer vision and openCV
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:3845
    • 提供者:电子爱好者
  1. faceRecgnition

    0下载:
  2. 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:4720640
    • 提供者:weiqian
  1. myMSLD-master

    4下载:
  2. MSLD直线匹配C++代码需要配合opencv使用(MSLD LINE MATCH source it needs opecv to run the program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:608256
    • 提供者:小丹尼
« 1 2 3 4 5»
搜珍网 www.dssz.com